C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / ColumnHeadersTemplate Property

In This Topic
ColumnHeadersTemplate Property (TransposedMultiRow<T>)
In This Topic
Gets the templates applied in the column header cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ColumnHeadersTemplate As CellTemplate
 
See Also